GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-07-28T07:03:16.2752196+00:00",
"SubmitDate": "2026-07-28T07:03:16.2752196+00:00",
"ReportPeriodStart": "2026-07-28T07:03:16.2752196+00:00",
"ReportPeriodEnd": "2026-07-28T07:03:16.2752196+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "b2702272-e145-4d2b-92c3-fdb923906f29",
"Rows": [
{
"ItemId": "ab11bffc-b3b4-47cf-818e-02e1d52abc64",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "ab11bffc-b3b4-47cf-818e-02e1d52abc64",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "b2702272-e145-4d2b-92c3-fdb923906f29",
"Rows": [
{
"ItemId": "ab11bffc-b3b4-47cf-818e-02e1d52abc64",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "ab11bffc-b3b4-47cf-818e-02e1d52abc64",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"7a380b67-a123-44b2-9b2c-98ba023a1950",
"862848b6-455d-4f8b-ad22-503c37ae2f5c"
],
"Approvers": [
"aa54b9ff-df67-486f-b452-ca10daa04782",
"fe9110f7-36b2-405e-b9db-810b36300e94"
],
"ApprovedBy": "66fc990f-b2c5-4e52-b0b7-d2f57949be4a",
"ApprovalDate": "2026-07-28T07:03:16.2752196+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "e0a6953f-80d4-42bd-b613-86fc7d7eb737",
"WorkPlanId": "0577892e-0c2c-4994-b452-9742a3e9dba8",
"id": "a20dfd8f-8e7b-41ca-88ed-c8ac3e9de996",
"ConfigId": "518d2423-a8a1-41c0-bde8-ca6e1a4434cf"
},
{
"GenerationDate": "2026-07-28T07:03:16.2752196+00:00",
"SubmitDate": "2026-07-28T07:03:16.2752196+00:00",
"ReportPeriodStart": "2026-07-28T07:03:16.2752196+00:00",
"ReportPeriodEnd": "2026-07-28T07:03:16.2752196+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "b2702272-e145-4d2b-92c3-fdb923906f29",
"Rows": [
{
"ItemId": "ab11bffc-b3b4-47cf-818e-02e1d52abc64",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "ab11bffc-b3b4-47cf-818e-02e1d52abc64",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "b2702272-e145-4d2b-92c3-fdb923906f29",
"Rows": [
{
"ItemId": "ab11bffc-b3b4-47cf-818e-02e1d52abc64",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "ab11bffc-b3b4-47cf-818e-02e1d52abc64",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"7a380b67-a123-44b2-9b2c-98ba023a1950",
"862848b6-455d-4f8b-ad22-503c37ae2f5c"
],
"Approvers": [
"aa54b9ff-df67-486f-b452-ca10daa04782",
"fe9110f7-36b2-405e-b9db-810b36300e94"
],
"ApprovedBy": "66fc990f-b2c5-4e52-b0b7-d2f57949be4a",
"ApprovalDate": "2026-07-28T07:03:16.2752196+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "e0a6953f-80d4-42bd-b613-86fc7d7eb737",
"WorkPlanId": "0577892e-0c2c-4994-b452-9742a3e9dba8",
"id": "a20dfd8f-8e7b-41ca-88ed-c8ac3e9de996",
"ConfigId": "518d2423-a8a1-41c0-bde8-ca6e1a4434cf"
}
]